Skip to content

Bump sensio/framework-extra-bundle from 5.6.1 to 6.1.5#752

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/sensio/framework-extra-bundle-6.1.5
Closed

Bump sensio/framework-extra-bundle from 5.6.1 to 6.1.5#752
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/sensio/framework-extra-bundle-6.1.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 31, 2021

Bumps sensio/framework-extra-bundle from 5.6.1 to 6.1.5.

Changelog

Sourced from sensio/framework-extra-bundle's changelog.

CHANGELOG

6.1

  • Add support for PHP 8 attributes

6.0

  • Remove PSR-7 support

5.6

  • Bump min dependency versions

5.2

  • Deprecated routing annotations as this is included in symfony/framework-bundle. Disable the feature with

    sensio_framework_extra:
        router:
            annotations: false
    

    Also replace the annotations Sensio\Bundle\FrameworkExtraBundle\Configuration\Route and Sensio\Bundle\FrameworkExtraBundle\Configuration\Method with Symfony\Component\Routing\Annotation\Route

5.1

  • Added autoconfigure for ParamConverterInterface (#516).

  • Renamed service ids back to traditional service ids instead of class names (#530).

5.0

  • Changed the @Security annotation to use arguments from argument resolvers as expression variables.

  • The @IsGranted annotation now also supports using arguments from the argument resolvers as the subject.

... (truncated)

Commits
  • 62c5909 bug #734 fix empty message for security annotation/attribute (kevinpapst)
  • 019d9f5 fix empty message for security annotation/attribute
  • 5e7f568 Fix doc markup
  • 1d5c876 minor #731 Add PHP 8 attribute docs (denisvmedia)
  • 20b944e Add PHP 8 attribute docs
  • d962626 bug #728 Don't skip interfaces for auto-conversion (derrabus)
  • 8ba95d0 Don't skip interfaces for auto-conversion
  • 0cb9054 bug #727 Added support PHP 8 (Victor Truhanovich)
  • 5f41f23 Added support PHP 8
  • 676262b bug #722 Create controller reflection object only when needed (jdreesen)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 31, 2021
@dependabot dependabot Bot force-pushed the dependabot/composer/sensio/framework-extra-bundle-6.1.5 branch 2 times, most recently from a77536b to 973b544 Compare August 13, 2021 01:25
@dependabot dependabot Bot force-pushed the dependabot/composer/sensio/framework-extra-bundle-6.1.5 branch from 973b544 to c865cb6 Compare August 13, 2021 01:53
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 7, 2021

Superseded by #785.

@dependabot dependabot Bot closed this Sep 7, 2021
@dependabot dependabot Bot deleted the dependabot/composer/sensio/framework-extra-bundle-6.1.5 branch September 7, 2021 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants